Spacing right

Description

Defines the space between the right edge of the frame and the object to the right of it.

Discussion

The Spacing right property can be used to increase the amout of space between the right edge of the frame and the item next to it, such as another control or the right side of the screen. Spacing is defined using CSS syntax. For example, 2in or 20px.

In the image below, the Spacing right has been set to 20px, creating a 20px gap between the black border and the frame:

images/spacingRight.png